home *** CD-ROM | disk | FTP | other *** search
/ How Many Bugs in a Box / How Many Bugs in a Box.cdr / bugs / juicebar / 00784.ls < prev    next >
Encoding:
Text File  |  1995-04-07  |  94 b   |  8 lines

  1. on mouseDown
  2.   pressbutton(the clickOn, "Jukebox.dep")
  3. end
  4.  
  5. on mouseUp
  6.   go(1, "jukebox")
  7. end
  8.